home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1996 March: Reference Library / Dev.CD Mar 96 RL / Dev.CD Mar 96 RL.toast / Technical Documentation / develop / develop Issue 25 / develop Issue 25 code / QD3D to QTVR / ArticleCode / Source / file.h < prev    next >
Encoding:
Text File  |  1995-11-21  |  187 b   |  4 lines  |  [TEXT/MPCC]

  1. OSErr             MyOpenFile(FSSpec *theFile, DocumentPtr theDocument);
  2. OSErr             MyReadDocumentFile(DocumentPtr theDocument);
  3. TQ3Status         MyReadScene(TQ3FileObject file, DocumentPtr theDocument);
  4.